@charset "utf-8";
/*Code by Fio
author url: http//www.vonfio.de
License: Creative Commons Attribution-Share Alike 3.0 Unported License
*/
body  {
	margin: 0px;
	padding: 0px;
/*	text-align: center; */
}
p, td, tr {
/*	padding: 0; */
  margin-bottom: 2px;
	margin-top: 4px;
}
#container {
/*	padding-bottom: 10px; */
	margin: 0px auto;
}
#background {
	background-attachment: fixed;
}

#header  {
	height: 34px;
	border-bottom: 2px solid #cccccc;
	line-height: 20px;
	background-color: #F0F0F0;
	padding: 3px 15px 0 15px;
} 
#header-in  {
	margin: 0 auto;
} 
#date {
	font-size: 11px;
/*	float: left; */
	color: #0a0a0a;
	font-weight: bold;
/*	margin-right: 20px; */
  margin: 5px;
}
#pathway {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	height: 36px;
	line-height: 36px;
}
#pathway a {
	color: #CCCCCC;
	height: 36px;
	line-height: 36px;
	font-size: 11px;
}
#search_out {
	float: right;
/*	background-image: url(../images/search.jpg); */
	background-repeat: no-repeat;
/*	width: 197px; */
	height: 36px;
}
#search {
	margin: 8px 0 7px 60px;
}
#search input, 
#search .inputbox {
	float: left;
	margin: 0;
/*	background: none;
	border: none; */
	padding: 0;
	font-size: 11px;
}

.bannergroup {
  float: left;
}

.banneritem {
  float: left;
  padding: 4px;
}

#banner_out {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
/*	background-position: center; */
	height: 137px;
	width: 1024px;
	margin: 0 auto;
	text-align: right;
}
#banner_left {
	float: left;
	color: #FFFFFF;
	height: 140px;
}
.sitetitle {
	text-indent: 30px;
	padding-top: 60px;
	font-size: 24px;
}
.sitetitle a {
	color: #333333 !important;
}
#banner {
	float: right;
	padding: 30px 30px 0px 0px;
}
#topmenu_out {
	height: 40px;
	width: 1024px;
	margin: 0 auto;
}
#topmenu_left {
	height: 40px;
	background-repeat: no-repeat;
}
#topmenu_right {
	height: 40px;
	background-repeat: no-repeat;
	background-position: right;
}
#topmenu {
	height: 40px;
	color: #fff;
	text-align: left;
	margin: 0px 24px;
	background-repeat: repeat-x;
}
#navigation {
	height: 34px;
	width: 100%;
	float: left;
	margin: 6px 0 0 0;
}
#topmenu ul, 
#topmenu li {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#topmenu a {
	color: #fff;
	float: left;
	height: 33px;
	border: none;
	background: none;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	padding: 0px 14px;
	line-height: 33px;
	font-weight: bold;
}
#topmenu  a:hover, 
#topmenu #active_menu, 
#topmenu li#current a {
	text-decoration: none;
	background-image: url(../images/topmenu_over.jpg);
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #333333;
}
#left_border {
	width: 1024px;
	text-align: left;
	background-repeat: repeat-y;
	margin: 0 auto;
    }  
#right_border {
	background-repeat: repeat-y;
	background-position: right;
	margin: 0 0 0 10px;
}
#maincontent {
	width=1024px;
}
#main {
	padding: 0 0 10px 0;
	margin: 0 10px 0 0;
	background-color: #FFFFFF;
}
#left_out {
	width: 188px;
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
}
#right_out  {
	width: 182px;
	float: right;
	padding: 0;
	margin: 0 0 10px 0;
}
#left_out ul, #left_out li, #right_out ul, #right_out li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#left_out ul.menu li a, 
#left_out ul.menu li#current a, 
#left_out a.mainlevel,
#right_out ul.menu li a, 
#right_out ul.menu li#current a, 
#right_out a.mainlevel {
	display: block;
/*	height: 25px; */
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: left;
	width: 172px;
	font-size: 11px;
	font-weight: normal;
/*	text-indent: 9px; */
!important;
}
#left_out ul.menu a:hover, 
#right_out ul.menu a:hover,
#left_out a.mainlevel:hover, 
#right_out a.mainlevel:hover, 
#left_out #active_menu, 
#right_out #active_menu,
#left_out ul.menu li#current a,
#right_out ul.menu li#current a {
/*	background-image: url(../images/mainlevel_over.gif); */
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	color: #000000; !important;
}
#left_out a.sublevel, 
#left_out ul.menu li#current li a,
#left_out ul.menu li li a,
#left_out ul.menu li li#current a,
#left_out ul.menu li li#current li a,
#left_out ul.menu li li li a,
#right_out a.sublevel, 
#right_out ul.menu li#current li a,
#right_out ul.menu li li a,
#right_out ul.menu li li#current a,
#right_out ul.menu li li#current li a,
#right_out ul.menu li li li a {
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	background-position: left;
	text-indent: 20px;
!important;
	border: none;
	display: block;
}
#left_out a.sublevel#active_menu,
#right_out a.sublevel#active_menu,
#left_out a.sublevel:hover,
#right_out a.sublevel:hover,
#left_out ul.menu li#current li a,
#left_out ul.menu li li#current a,
#left_out ul.menu li li#current li a,
#right_out ul.menu li#current li a,
#right_out ul.menu li li#current a,
#right_out ul.menu li li#current li a,
#left_out ul.menu li#current a:hover,
#right_out ul.menu li#current a:hover,
#left_out ul.menu li li a:hover,
#right_out ul.menu li li a:hover{
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	color: #000000; !important;
}
#left_out .module, 
#right_out .module, 
#left_out .moduletable, 
#right_out .moduletable,
#left_out .module_menu, 
#right_out .module_menu, 
#left_out .module_text,
#right_out .module_text {
	background-repeat: repeat-y;
	margin-top: 5px;
}
#left_out .module div, 
#right_out .module div, 
#left_out .moduletable div, 
#right_out .moduletable div,
#left_out .module_menu div, 
#right_out .module_menu div,
#left_out .module_text div,
#right_out .module_text div {
	background-position: bottom;
	background-repeat: no-repeat;
	width: 182px
}
#left_out .module div div, 
#right_out .module div div, 
#left_out .moduletable div div, 
#right_out .moduletable div div,
#left_out .module_menu div div, 
#right_out .module_menu div div,
#left_out .module_text div div,
#right_out .module_text div div {
	background-position: top;
	background-repeat: no-repeat;
}
#left_out .module div div div, 
#right_out .module div div div, 
#left_out .moduletable div div div, 
#right_out .moduletable div div div,
#left_out .module_menu div div div, 
#right_out .module_menu div div div,
#left_out .module_text div div div,
#right_out .module_text div div div{
	background: none;
	padding: 5px 5px 5px 5px;
/*	overflow: hidden; */
	width: 166px; /* 172 */
}
#left_out .module div div div div, 
#right_out .module div div div div, 
#left_out .moduletable div div div div, 
#right_out .moduletable div div div div,
#left_out .module_menu div div div div, 
#right_out .module_menu div div div div,
#left_out .module_text div div div div,
#right_out .module_text div div div div {
	padding: 0;
	margin: 0;
}
#left_out h3, 
#right_out h3 {
	height: 35px;
	width: 172px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 35px;
	text-indent: 15px;
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
}
#content_outleft, 
#content_outmiddle, 
#content_outright {
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
}
#content_outleft {
	/* margin: 0 0 0 188px; */
}
#content_outmiddle {
/*	margin: 0 188px; */
}
#content_outright {
	margin: 0 188px 0 0;
}
#content {
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
#content_border_left {
	background-repeat: repeat-y;
	background-position: top left;
}
#content_border_right {
	background-repeat: repeat-y;
	background-position: top right;
}
#content_bottom_right {
	background-repeat: no-repeat;
	background-position: bottom right;
}
#content_bottom_left {
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 5px 7px 7px 7px;
}
#component {
	width: 100%;
	overflow: hidden;
}
.user_bg, 
.user_left, 
.user_right {
	height: 148px;
}
.user_bg {
	margin: 0 0 10px 0;
	padding: 0;
	background-repeat: repeat-x;
	width: 100%;
}
.user_left {
	background-repeat: no-repeat;
	background-position: left top;
}
.user_right {
	background-repeat: no-repeat;
	background-position: right top;
}
.user_bg .topmodule_usertwo {
	width: 45%;
	height: 140px;
	margin: 0px;
	float: left;
	padding: 0px;
}
.user_bg .topmodule_userone {
	width: 100%;
	height: 140px;
	margin: 0px;
	float: left;
	padding: 0px;
}
.user_bg ul, 
.user_bg li {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
.user_bg th, 
.user_bg h3 {
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	font-weight: bold;
}
.user_bg .user_inside {
	margin: 5px;
	height: 136px;
	overflow: hidden;
}
.user_bg .user_inside1 {
	margin: 5px 5px 5px 10px;
	height: 136px;
	overflow: hidden;
}
.separator {
	width: 2%;
	min-width: 22px;
	height: 140px;
	float: left;
	background-repeat: no-repeat;
	background-position: top center;
}
#user_bottom {
	padding: 5px 0;
	background-color: #FFFFFF;
	/* margin: 0 10px; */
	margin: 0;
}
#user_bottom .user_bg {
	margin: 0;
}
.user_bg .bottom_user, .user_bg .bottom_user1, .user_bg .bottom_user2, .user_bg .bottom_user3 {
	width: 30%;
	height: 140px;
	margin: 0px;
	float: left;
	padding: 0px;
}
.user_bg .bottom_user1 {
	width: 100%;
}
.user_bg .bottom_user2 {
	width: 46%;
}
.user_bg .bottom_user3 {
	width: 31%;
}
.user_bg .bottom_user1 {
	width: 30%;
	height: 140px;
	margin: 0px;
	float: left;
	padding: 0 0 0 15px;
}
#bottom {
	text-align: center;
	height: 30px;
	overflow: hidden;
	width: 1024px;
	margin: 0 auto;
	padding: 0;
}
#bottom_bg {
	height: 30px;
	background-repeat: repeat-x;
	background-position: bottom;
}
#bottom_right {
	height: 30px;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#bottom_left {
	height: 30px;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 30px;
}
#copy {
	float: left;
	font-size: 11px;
	height: 30px;
}
#othermenu {
	height: 30px;
	float: right;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
}
#othermenu_in ul, 
#othermenu_in li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#othermenu_in {
	margin-right: -8px;
	float: right;
}
#othermenu_in a {
	color: #666666;
	border-right: 1px solid #8B8B8B;
	padding: 0px 10px;
	height: 20px;
}
.clr {
  clear:both;
	height: 0px;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	list-style-type: square;
} 
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.button {
	color: #FFFFFF;
	padding: 3px 5px;
	background-image: url(../images/button.jpg);
	background-repeat: repeat-x;
	background-color: #42A80F;
	margin: 5px 0px;
	border: 1px solid #ACE092;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
}
.inputbox, input {
/*	border: 1px solid #CCC; */
  font-size: 11px;  
}
.input, img {
	border: none;
}
.search {}
a.readon {
/*	background-image: url(../images/readon.gif); */
	background-repeat: no-repeat;
	height: 20px;
	width: 102px;
/*	color: #FFF !important; */
	float: left;
	text-indent: 25px;
	line-height: 20px;
	margin: 10px 0 0 0;
}
.back_button {
	background-image: url(../images/backbutton.gif);
	height: 20px;
	line-height: 20px;
	width: 102px;
	text-indent: 25px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	margin-top: 5px;
}
.back_button a:link {
	color: #FFFFFF;
}
#component h1 {
	font-size: 19px !important;
}
#component h2 {
	font-size: 17px !important;
}
#component h3 {
	font-size: 15px !important;
}
#component h4 {
	font-size: 13px !important;
}
#component h5 {
	font-size: 11px !important;
}

h4 {
	margin: 3px 0 0;
}

.componentheading, .moduletable-anons h3 {
	/* background-image: url(../images/componentheading.jpg); */
	background-color: #6892BC;
	/* height: 28px;
	line-height: 28px; */
	padding: 5px 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
}
.contentheading, .contentheading a {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7090FF !important;
} 
.contentdescription {
	padding: 10px;
} 
.sectiontableheader {
	padding: 3px 5px;
/*	background-color: #666;
	color: #FFFFFF; */
	font-size: 15px;
/*	color: #FFFFFF; */
}
.sectiontableentry1, 
.sectiontableentry2 {
	background-repeat: repeat-x;
/*	height: 20px;
	line-height: 20px; */
	font-size: 11px;
	text-indent: 1px;
	background-position: bottom;
/*	background-color: #FFFFFF; */
}
.createdate, 
.small {
	font-size: 10px;
	color: #999999;
}

#flash {
  position: relative; /*or absolute*/
  z-index: 0;
}

.article_separator {
  font-size: 6px;
}

/* ������� RSS */
.newsfeed li {
	margin-bottom: 10px !important;
}
.newsfeed li a{
	font-weight: bold;
}

.newsfeed_item {
	margin-bottom: 5px;
}

.contentpaneopen {
	width: 100%;
}

.module-rss {
	padding-top: 10px;
}

.breadcrumbs {
	color: #0000A0;
}

.menu img {
	padding-right: 9px;
}

#system-message {
	padding: 10px;
	border: 1px solid red;
	background-color: #ffcccc;
	font-weight: bold;
}

.stalingrad70 {
	padding: 10px;
	background-color: #ffffaa;
	font-style: italic;
}

.contenttoc td {
	background-color: #EEEEEE;
}

.toclink {
	font-size: 12px;
	line-height: 2em;
	padding: 4px;
}

.toclink.active{
	background-color: #E0E0FF;
}

.newsfeed-rss {
	list-style: none;
	padding: 0;
}

.newsfeed-rss li {
	padding: 3px;
	margin: 3px;
	border: 1px solid #ddd
}

.newsfeed-rss li a{
	font-weight: bold;
}

.newsfeed-rss #rssitemdate {
	
}

span .highlight {
	background-color: yellow;
}

.allmode_box-anl h4{
	font-weight: normal;
}